Add a window argument to begin_paint_region in the paintable interface
authorRichard Hult <richard@imendio.com>
Mon, 26 Jan 2009 17:47:47 +0000 (18:47 +0100)
committerAlexander Larsson <alex@localhost.localdomain>
Thu, 2 Apr 2009 08:15:27 +0000 (10:15 +0200)
commit72d4403eed34c88c9922e01295884b4f9fb8d848
treed389aeb843c4b1f19782f2c07e0dccbf519b6938
parent95cbc754d4a2d0d07f0c0618c823a2fc2dcca334
Add a window argument to begin_paint_region in the paintable interface

The paintable itself is now the impl window, which can be different
from the window.
gdk/gdkinternals.h
gdk/gdkwindow.c